RepeatTime Methods |
The RepeatTime type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(Int32) |
Adds offset as number of seconds.
| |
| Add(TimeSpan) |
Adds offset.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Converts the specified string representation of a presence description to its RepeatTime equivalent.
| |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |